home *** CD-ROM | disk | FTP | other *** search
- Rising Tool Bar Component
- -------------------------
-
- By: Allen M. Servedio (E-Mail: allen@emi.net)
- Date: 2/28/1996
- Version: v1.0 Shareware Version
- -----------------------------------------------------------------------------------
- Please include this file when redistributing this component.
-
- This component is called TamsRisingToolBar.
-
- TamsRisingToolBar is a panel that shrinks out of your way when you move off
- of it. It can be placed on any of the four sides of your form (the user can
- also move it to any of the four sides during run-time) and can hold any components
- that a normal TPanel component can. The rising tool bar reorganizes the
- components on it so that they are evenly spaced and, form permitting, all
- visible when the panel has risen (moving the mouse over a shrunken panel makes
- it rise).
-
- You can override the procedures that organize the components on the panel
- (InitRiseTool and ArrangeControls) as well as control spacing of the components
- on the panel (the later in a global fashion).
-
- The only * REQUIRED * procedure that you must run is called InitRiseTool
- (have it run in the form constructor after you have run the inherited create
- procedure).
-
- There is a super brief help file included with this.
-
- You can purchase the source code from me for $5 US ($10 US if you want a disk).
- I will E-Mail you the source when I receive the money :)
-
-
- **********
- Disclaimer:
-
- The author (Allen M. Servedio) of this program is in no responsible for the
- use of nor the validity of it. The compiled module and supporting files
- (excluding source code) are offered as is and may be used freely without
- the author's consent. The author does own all rights to the source code for
- this program. The right to use the source code in another program by the
- party purchasing the source code may be purchased for the sum of $5 United
- States ($10 United States if a disk is required). To purchase these rights,
- contact the author via E-Mail at allen@emi.net
- **********
-
-